This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Subject: xpages validation fighting with view control
Feedback Type: Question
Product Area: Domino Designer on Eclipse (DDE)
Technical Area: Functionality
Platform: Windows XP client
Release: 8.5
Reproducible: Always
I have a simple xpage as follows:
(1) three fields (item, qty, price) bound to an order form
(2) a submit button
(3) a view bound the OrdersView with a pager. I have made the first column of the view selectable (checkbox) and added a delete button which uses a simple action to delete any selected documets.
When you fill in the three fields and submit a new line is appended to the view showing the orders.
Here's the problem. If you use the built-in validation function and make those 3 fields required it seems to prevent both the view pager and the Delete Selected button from working. It seems to treat view paging and deleting from another data source as an opportunity to validate the empty fields. Is there a workaround to this?
Feedback number WEBB7NXGAV created by ~Gus Chukikonyoni on 02/04/2009
Status: Open
Comments: